Skip to content

Bump oic from 1.1.2 to 1.5.0#109

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/oic-1.5.0
Open

Bump oic from 1.1.2 to 1.5.0#109
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/oic-1.5.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps oic from 1.1.2 to 1.5.0.

Release notes

Sourced from oic's releases.

1.5.0

What's Changed

New Contributors

Full Changelog: CZ-NIC/pyoidc@1.4.0...1.5.0

1.4.0

What's Changed

New Contributors

Full Changelog: CZ-NIC/pyoidc@1.3.0...1.4.0

1.3.0

No release notes provided.

Security vulnerability fix (CVE-2020-26244)

No release notes provided.

Logout fixes, OAuth improvements

Prepared logout for SameSite changes in browsers.

Fixed and improved OAuth2 support.

See CHANGELOG.md for more details.

Changelog

Sourced from oic's changelog.

1.5.0 [2022-12-14]

Changed

  • #827 Added support for python 3.11
  • #830, #831 Allow null and empty values in UserInfo responses, but filter them out.
  • #832 Added support for mypy with --no_implicit_optional=True

Fixed

  • #826, #829 Fixed RP-Initiated Logout To Accept id_token_hint

Removed

  • #820 Removed Client.grant_from_state method.

#820: OpenIDC/pyoidc#820 #826: OpenIDC/pyoidc#826 #827: OpenIDC/pyoidc#827 #829: OpenIDC/pyoidc#829 #830: OpenIDC/pyoidc#830 #831: OpenIDC/pyoidc#831 #832: OpenIDC/pyoidc#832

1.4.0 [2022-05-23]

Changed

  • #810 Drop python 3.6 support

Fixed

  • #812 Fixed parsing of zero content lenght responses

#810: OpenIDC/pyoidc#810 #812: OpenIDC/pyoidc#812

1.3.0 [2021-07-09]

Changed

  • #763 Drop python 3.5 support

Added

  • #790 Support for dict in Client.parse_response formats
  • #739 Better error message for providers which return HTTP Error 405 on userinfo
  • #723 Add settings class to handle settings related to Client and Server

#723: OpenIDC/pyoidc#723 #739: OpenIDC/pyoidc#739 #763: OpenIDC/pyoidc#763 #790: OpenIDC/pyoidc#790

1.2.1 [2020-12-01]

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [oic](https://github.com/OpenIDC/pyoidc) from 1.1.2 to 1.5.0.
- [Release notes](https://github.com/OpenIDC/pyoidc/releases)
- [Changelog](https://github.com/OpenIDC/pyoidc/blob/master/CHANGELOG.md)
- [Commits](CZ-NIC/pyoidc@v1.1.2...1.5.0)

---
updated-dependencies:
- dependency-name: oic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 2022
@dependabot dependabot bot mentioned this pull request Dec 19, 2022
@costowell costowell force-pushed the main branch 3 times, most recently from ff86622 to 6a37ba8 Compare February 16, 2026 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants